home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / palette / palette.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  1.3 KB  |  75 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainFrame
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "palette.h"
  9. LastPage=0
  10.  
  11. ClassCount=5
  12. Class1=CDibDoc
  13. Class2=CDibView
  14. Class3=CMainFrame
  15. Class4=CPaletteApp
  16. Class5=CAboutDlg
  17.  
  18. ResourceCount=2
  19. Resource1=IDR_MAINFRAME
  20. Resource2=IDD_ABOUTBOX
  21.  
  22. [CLS:CDibDoc]
  23. Type=0
  24. BaseClass=CDocument
  25. HeaderFile=dibdoc.h
  26. ImplementationFile=dibdoc.cpp
  27. LastObject=CDibDoc
  28.  
  29. [CLS:CDibView]
  30. Type=0
  31. BaseClass=CScrollView
  32. HeaderFile=dibview.h
  33. ImplementationFile=dibview.cpp
  34. LastObject=CDibView
  35.  
  36. [CLS:CMainFrame]
  37. Type=0
  38. BaseClass=CFrameWnd
  39. HeaderFile=MainFrm.h
  40. ImplementationFile=MainFrm.cpp
  41. LastObject=ID_FILE_PALETTE
  42. Filter=T
  43. VirtualFilter=fWC
  44.  
  45. [CLS:CPaletteApp]
  46. Type=0
  47. BaseClass=CWinApp
  48. HeaderFile=Palette.h
  49. ImplementationFile=Palette.cpp
  50. LastObject=ID_APP_ABOUT
  51.  
  52. [CLS:CAboutDlg]
  53. Type=0
  54. BaseClass=CDialog
  55. HeaderFile=Palette.cpp
  56. ImplementationFile=Palette.cpp
  57. LastObject=CAboutDlg
  58.  
  59. [DLG:IDD_ABOUTBOX]
  60. Type=1
  61. Class=CAboutDlg
  62. ControlCount=3
  63. Control1=IDC_STATIC,static,1342177283
  64. Control2=IDC_STATIC,static,1342308480
  65. Control3=IDC_STATIC,static,1342308352
  66.  
  67. [MNU:IDR_MAINFRAME]
  68. Type=1
  69. Class=?
  70. Command1=ID_FILE_PALETTE
  71. Command2=ID_APP_EXIT
  72. Command3=ID_APP_ABOUT
  73. CommandCount=3
  74.  
  75.